Click or drag to resize

FindConversationResponseConversations Property

Contains an array of conversations.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<Conversation> Conversations { get; }

Property Value

Type: IListConversation
The conversations.
See Also